Skip to content

clevercsv: add build-clevercsv.yml for riscv64 wheels - #1745

Merged
luhenry merged 2 commits into
mainfrom
clevercsv
Sep 12, 2026
Merged

clevercsv: add build-clevercsv.yml for riscv64 wheels#1745
luhenry merged 2 commits into
mainfrom
clevercsv

Conversation

@luhenry

@luhenry luhenry commented Sep 11, 2026

Copy link
Copy Markdown
Member

Compiles two small C extensions (clevercsv.cparser, clevercsv.cabstraction) used by its CSV dialect detector. Upstream publishes no riscv64 wheel.

Mirrors upstream's deploy.yml.

Differs from upstream

  • Manylinux only, no musllinux - upstream itself skips musllinux too.

Testing

  • CIBW_TEST_REQUIRES is pandas wilderness, not the full extra - those two cover every hard import in tests/test_unit; faust-cchardet has no riscv64 wheel and its one test already skips itself when the import fails.

License: OK

Built on cp312; 164 passed, 1 skipped.

luhenry added a commit that referenced this pull request Sep 11, 2026
@luhenry
luhenry merged commit 298d71e into main Sep 12, 2026
14 of 15 checks passed
@luhenry
luhenry deleted the clevercsv branch September 12, 2026 19:22
@luhenry luhenry linked an issue Sep 13, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

clevercsv riscv64 support

1 participant